Commit Graph

615 Commits (26090a834b49673945458b185be0afa03c2737fe)

Author SHA1 Message Date
Simon Wunderlich da6b8c20a5 batman-adv: generalize batman-adv icmp packet handling 11 years ago
Simon Wunderlich 15c33da6e8 batman-adv: Start new development cycle 11 years ago
Antonio Quartulli 0eb01568f0 batman-adv: include the sync-flags when compute the global/local table CRC 11 years ago
Antonio Quartulli 3c4f7ab60c batman-adv: improve the TT component to support runtime flag changes 11 years ago
Antonio Quartulli 0c69aecc5b batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() 11 years ago
Antonio Quartulli 8257f55ae2 batman-adv: send GW_DEL event in case of soft-iface destruction 11 years ago
Marek Lindner a19d3d85e1 batman-adv: limit local translation table max size 11 years ago
Antonio Quartulli 4627456a77 batman-adv: adapt the TT component to use the new API functions 11 years ago
Antonio Quartulli d0015fdd3d batman-adv: provide orig_node routing API 11 years ago
Antonio Quartulli 81e26b1a1c batman-adv: adapt the neighbor purging routine to use the new API functions 11 years ago
Antonio Quartulli 6680a1249f batman-adv: adapt bonding to use the new API functions 11 years ago
Antonio Quartulli c43c981e50 batman-adv: add bat_neigh_is_equiv_or_better API function 11 years ago
Antonio Quartulli a3285a8f20 batman-adv: add bat_neigh_cmp API function 11 years ago
Antonio Quartulli 737a2a2297 batman-adv: add bat_orig_print API function 11 years ago
Antonio Quartulli bbad0a5e36 batman-adv: make struct batadv_orig_node algorithm agnostic 11 years ago
Antonio Quartulli 0538f75991 batman-adv: make struct batadv_neigh_node algorithm agnostic 11 years ago
Antonio Quartulli cfd4f75701 batman-adv: make the backbone gw check VLAN specific 11 years ago
Antonio Quartulli 95fb130d68 batman-adv: make the TT global purge routine VLAN specific 11 years ago
Antonio Quartulli 7ea7b4a142 batman-adv: make the TT CRC logic VLAN specific 11 years ago
Antonio Quartulli a70a9aa990 batman-adv: lock around TT operations to avoid sending inconsistent data 11 years ago
Antonio Quartulli e75de4fa41 batman-adv: remove bogus comment 11 years ago
Linus Lüssing e300d31466 batman-adv: refine API calls for unicast transmissions of SKBs 11 years ago
Antonio Quartulli b8cbd81d09 batman-adv: make the AP isolation attribute VLAN specific 11 years ago
Antonio Quartulli 90f4435da4 batman-adv: add sysfs framework for VLAN 11 years ago
Antonio Quartulli 5d2c05b213 batman-adv: add per VLAN interface attribute framework 11 years ago
Antonio Quartulli be1db4f661 batman-adv: make the Distributed ARP Table vlan aware 11 years ago
Antonio Quartulli bbb877ed77 batman-adv: make the GW module correctly talk to the new VLAN-TT 11 years ago
Antonio Quartulli 1605278901 batman-adv: print the VID together with the TT entries 11 years ago
Antonio Quartulli 0ffa9e8d86 batman-adv: use vid when computing local and global TT CRC 11 years ago
Antonio Quartulli c018ad3de6 batman-adv: add the VLAN ID attribute to the TT entry 11 years ago
Marek Lindner bc58eeef74 batman-adv: update email address for Marek Lindner 11 years ago
Simon Wunderlich c679ff8fb2 batman-adv: update email address for Simon Wunderlich 11 years ago
Antonio Quartulli 33faa04547 batman-adv: check skb preparation return value 11 years ago
Linus Lüssing a4deee1ad4 batman-adv: Add dummy soft-interface rx mode handler 12 years ago
Antonio Quartulli e8cf234a4e batman-adv: make batadv_tt_save_orig_buffer() generic 12 years ago
Antonio Quartulli 298e6e685b batman-adv: implement batadv_tt_entries 12 years ago
Simon Wunderlich 56a5ca8409 batman-adv: remove useless find_router look up 12 years ago
Marek Lindner 411d6ed93a batman-adv: consider network coding overhead when calculating required mtu 12 years ago
Antonio Quartulli 0bf84c160a batman-adv: create common header for ICMP packets 12 years ago
Antonio Quartulli 293e93385e batman-adv: use htons when possible 12 years ago
Martin Hundebøll ee75ed8887 batman-adv: Fragment and send skbs larger than mtu 12 years ago
Martin Hundebøll 610bfc6bc9 batman-adv: Receive fragmented packets and merge 12 years ago
Martin Hundebøll f097e25dbe batman-adv: Remove old fragmentation code 12 years ago
Antonio Quartulli 2c598663e8 batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr) 12 years ago
Antonio Quartulli f7f8ed5695 batman-adv: h_vlan_encapsulated_proto access refactoring 12 years ago
Antonio Quartulli 2102605947 batman-adv: don't use call_rcu if not needed 12 years ago
Antonio Quartulli d7ee88d048 batman-adv: remove batadv_tt_global_add_orig declaration 12 years ago
Antonio Quartulli 1e5d49fce3 batman-adv: make tt_global_add static and return bool 12 years ago
Simon Wunderlich 97dbc03b47 batman-adv: only add recordroute information to icmp request/reply 12 years ago
Simon Wunderlich 18c68d5960 batman-adv: reorder batadv_iv_flags 12 years ago