Simon Wunderlich
|
1e3b4669e7
batman-adv: fix gateway client style issues
|
10 년 전 |
Simon Wunderlich
|
bd3524c14b
batman-adv: remove obsolete deleted attribute for gateway node
|
10 년 전 |
Sven Eckelmann
|
4f248cff9e
batman-adv: Remove multiple assignment per line
|
10 년 전 |
Sven Eckelmann
|
6b5e971a28
batman-adv: Replace C99 int types with kernel type
|
10 년 전 |
David S. Miller
|
c1f066d4ee
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
10 년 전 |
Ruben Wisniewski
|
571a963768
batman-adv: Avoid u32 overflow during gateway select
|
10 년 전 |
Sven Eckelmann
|
e071d93eb4
batman-adv: Replace gw_reselect divisor with simple shift
|
10 년 전 |
Simon Wunderlich
|
27a4d5efd4
batman-adv: initialize up/down values when adding a gateway
|
10 년 전 |
Sven Eckelmann
|
7dac6d9391
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
|
10 년 전 |
Sven Eckelmann
|
1e2c2a4fe4
batman-adv: Add required includes to all files
|
10 년 전 |
Sven Eckelmann
|
9f6446c7f9
batman-adv: update copyright years for 2015
|
10 년 전 |
Joe Perches
|
92b8391750
batman-adv: Fix use of seq_has_overflowed()
|
10 년 전 |
Joe Perches
|
6d91147d18
batman-adv: Remove uses of return value of seq_printf
|
10 년 전 |
Antonio Quartulli
|
aa143d2837
batman-adv: checkpatch - Please use a blank line after declarations
|
11 년 전 |
Antonio Quartulli
|
0d16449195
batman-adv: avoid NULL dereferences and fix if check
|
10 년 전 |
Antonio Quartulli
|
377fe0f968
batman-adv: increase orig refcount when storing ref in gw_node
|
11 년 전 |
Antonio Quartulli
|
8fdd01530c
batman-adv: prefer ether_addr_copy to memcpy
|
11 년 전 |
Linus Lüssing
|
927c2ed7e5
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
|
11 년 전 |
stephen hemminger
|
2045ceaed4
net: remove unnecessary return's
|
11 년 전 |
Simon Wunderlich
|
e19f9759ed
batman-adv: update copyright years for 2014
|
11 년 전 |
Simon Wunderlich
|
7351a4822d
batman-adv: split out router from orig_node
|
11 년 전 |
Simon Wunderlich
|
89652331c0
batman-adv: split tq information in neigh_node struct
|
11 년 전 |
Antonio Quartulli
|
6c413b1c22
batman-adv: send every DHCP packet as bat-unicast
|
12 년 전 |
Antonio Quartulli
|
4e820e72db
batman-adv: rename gw_deselect() to gw_reselect()
|
12 년 전 |
Antonio Quartulli
|
f316318157
batman-adv: deselect current GW on client mode switch off
|
12 년 전 |
Antonio Quartulli
|
ebf38fb7ab
batman-adv: remove FSF address from GPL disclaimer
|
12 년 전 |
Antonio Quartulli
|
0538f75991
batman-adv: make struct batadv_neigh_node algorithm agnostic
|
12 년 전 |
Antonio Quartulli
|
e75de4fa41
batman-adv: remove bogus comment
|
12 년 전 |
Antonio Quartulli
|
bbb877ed77
batman-adv: make the GW module correctly talk to the new VLAN-TT
|
12 년 전 |
Antonio Quartulli
|
c018ad3de6
batman-adv: add the VLAN ID attribute to the TT entry
|
12 년 전 |